.. _`Predict`: .. _`org.sysess.sympathy.machinelearning.predict`: Predict ======= .. image:: predict.svg :width: 48 Uses a model to predict Y given X **Documentation** Uses a model to predict Y given X *Configuration*: *Input ports*: **in-model** : model Input model **X** : table X *Output ports*: **Y** : table Y **Definition** *Input ports* :in-model: model Input model :X: table X *Output ports* :Y: table Y .. automodule:: node_application .. class:: Predict